toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net
/
[jvm]Scheme
Scheme
public
interface
Scheme
The scheme component of a URL.
Members
Functions
name
Link copied to clipboard
public
String
name
(
)
Returns a string that represents the name of the scheme.
of
Link copied to clipboard
public
static
Scheme
of
(
String
name
)
Returns the
Scheme
instance for the given name.